home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 6590 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  669 b 

  1. Path: rz.uni-passau.de!news
  2. From: ruscha@forwiss.uni-passau.de (Dieter Ruscha)
  3. Newsgroups: comp.lang.c++,comp.sys.hp.hpux
  4. Subject: Re: Problem on using STL
  5. Date: Sat, 10 Feb 1996 06:23:58 GMT
  6. Organization: University of Passau, Germany
  7. Message-ID: <4fge21$cef@news.rz.uni-passau.de>
  8. References: <4f8fik$8p@upsnews.ups.com> <3119E874.7FFC@pal.uu.se> <4fekit$t58@usenet4.interramp.com>
  9. NNTP-Posting-Host: 132.231.151.62
  10. X-Newsreader: Forte Free Agent 1.0.82
  11.  
  12. There is a MFC-tuned version of the HP-STL avaiable at
  13. http://www.rahul.net/terris/
  14. The only problem i have is with a 2-dim array like 
  15. std::vector< std::vector<int> > a;
  16. But otherwise it works fine.
  17.  
  18.   Dieter
  19.  
  20.  
  21.